projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e7395a
)
Trivial typo fix
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 5 Jun 2020 21:08:29 +0000
(17:08 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 5 Jun 2020 21:08:43 +0000
(17:08 -0400)
gtk/gtktreelistmodel.h
patch
|
blob
|
history
diff --git
a/gtk/gtktreelistmodel.h
b/gtk/gtktreelistmodel.h
index 0d405ee99d0308c7978fc4181700fd3eb102bf63..1b358f8d6b06c1c9e3acb43fc80928b9179a0a73 100644
(file)
--- a/
gtk/gtktreelistmodel.h
+++ b/
gtk/gtktreelistmodel.h
@@
-48,7
+48,7
@@
G_DECLARE_FINAL_TYPE (GtkTreeListRow, gtk_tree_list_row, GTK, TREE_LIST_ROW, GOb
* gtk_tree_list_row_set_expanded() is called.
*
* This function can return %NULL to indicate that @item is guaranteed to be
- * a lea
ve node and will never have children.
+ * a lea
f node and will never have children.
* If it does not have children but may get children later, it should return
* an empty model that is filled once children arrive.
*